Skip to content

Release notes for 8.17.5#17550

Merged
donoghuc merged 3 commits into8.17from
update_release_notes_1744393509
Apr 14, 2025
Merged

Release notes for 8.17.5#17550
donoghuc merged 3 commits into8.17from
update_release_notes_1744393509

Conversation

@github-actions
Copy link
Contributor

No description provided.

@donoghuc donoghuc marked this pull request as ready for review April 11, 2025 22:15
@donoghuc donoghuc requested review from karenzone and mashhurs April 11, 2025 22:15
Copy link
Contributor

@mashhurs mashhurs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!


==== Plugin releases
Plugins align with release 7.14.0
Plugins align with release 7.14.0 No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔 what is this 7.14.0? Shouldn't be 8.0.0 (initial 8)?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is at the very bottom of the 8.x release notes file, and aligns with Logstash 8.0.0-alpha release notes.


==== Plugins

*Elasticsearch Filter - 3.17.1*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left suggestion and notes inline. Otherwise, LGTM!
Thanks for your work on this, @donoghuc

Please merge by end of day on the day before the release.


==== Plugin releases
Plugins align with release 7.14.0
Plugins align with release 7.14.0 No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is at the very bottom of the 8.x release notes file, and aligns with Logstash 8.0.0-alpha release notes.

[[logstash-8-17-5]]
=== Logstash 8.17.5 Release Notes

* The `SettingString` setting is now correctly non-nullable and `SettingNullableString` is nullable. https://github.com/elastic/logstash/pull/17522[#17522]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check out "Release notes" section in the PR. The developers put suggestions for user-focused release notes there, and they're usually more informative than the PR title.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, i had seen that but it didnt quite make sense to me so I tried to make it a bit more explicit. Would you prefer that just gets copied over?

Ensures that SettingString is correctly non-nullable and SettingNullableString is nullable. https://github.com/elastic/logstash/pull/17522[#17522]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@donoghuc You make the call. I trust your judgement. :-)

Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
@donoghuc donoghuc merged commit 16ee40c into 8.17 Apr 14, 2025
6 checks passed
@donoghuc donoghuc deleted the update_release_notes_1744393509 branch April 14, 2025 22:53
@donoghuc
Copy link
Member

@mergify backport 8.x

@mergify
Copy link
Contributor

mergify bot commented Apr 15, 2025

backport 8.x

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Apr 15, 2025
* Update release notes for 8.17.5

* Filter out non-user facing commits/changes from release notes

* Update based on PR review

Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>

---------

Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: donoghuc <cas.donoghue@gmail.com>
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
(cherry picked from commit 16ee40c)

# Conflicts:
#	docs/static/releasenotes.asciidoc
@donoghuc
Copy link
Member

@mergify backport 8.18

@mergify
Copy link
Contributor

mergify bot commented Apr 15, 2025

backport 8.18

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Apr 15, 2025
* Update release notes for 8.17.5

* Filter out non-user facing commits/changes from release notes

* Update based on PR review

Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>

---------

Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: donoghuc <cas.donoghue@gmail.com>
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
(cherry picked from commit 16ee40c)

# Conflicts:
#	docs/static/releasenotes.asciidoc
donoghuc added a commit that referenced this pull request Apr 15, 2025
* Release notes for 8.17.5 (#17550)

* Update release notes for 8.17.5

* Filter out non-user facing commits/changes from release notes

* Update based on PR review

Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>

---------

Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: donoghuc <cas.donoghue@gmail.com>
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
(cherry picked from commit 16ee40c)

# Conflicts:
#	docs/static/releasenotes.asciidoc

* Resolve merge conflict from mergify cherry-pick

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: donoghuc <cas.donoghue@gmail.com>
donoghuc added a commit that referenced this pull request Apr 21, 2025
* Release notes for 8.17.5 (#17550)

* Update release notes for 8.17.5

* Filter out non-user facing commits/changes from release notes

* Update based on PR review

Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>

---------

Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: donoghuc <cas.donoghue@gmail.com>
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
(cherry picked from commit 16ee40c)

# Conflicts:
#	docs/static/releasenotes.asciidoc

* Resolve merge conflict from mergify cherry-pick

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: donoghuc <cas.donoghue@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants